home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Q: FWDrCmd & fSelection
- Sent: 7/15/96 12:51 PM
- Received: 7/15/96 1:01 PM
- From: Damon Cokenias, cokenias@mtn-palace.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >I still have an outstanding question re an assert in FWDrCmd that
- >checks fSelection for null...
- >
- >My part allows shared libraries to be dropped on it. There is no selection
- >per se, but the framework has an assert to check for a selection when
- >it supports dropping. This is a show stopper for us. Any suggestions
- >for work arounds?
-
- Simply subclass FW_CSelection and have it do nothing.
-
-
- +-----------------------------------------------------------------------+
- | /\ Damon Cokenias |
- | /^^\ cokenias@mtn-palace.com |
- | /____\ Visit the Mountain Palace at http://www.netgate.net/~cokenias |
- +-----------------------------------------------------------------------+
-
-
-